OpenWGA 7.6 - WebTML reference

WebTML tags » [All tags]

<tml:[All tags] var ="variable-name">

Purpose:

Stores the result of the tag as WebTML variable

Description:

This surpresses the output of the tag result to the WebTML page. Instead the result is directly stored to the variable. No formattings or conversions take place.

A normal WebTML variable is available until the end of the current request. It can be read via <tml:item>.